Auto merge of #1110 - brson:install, r=alexcrichton
authorbors <bors@rust-lang.org>
Wed, 31 Dec 2014 21:10:58 +0000 (21:10 +0000)
committerbors <bors@rust-lang.org>
Wed, 31 Dec 2014 21:10:58 +0000 (21:10 +0000)
commit12782cbdec5a375b636aa25169f599b305d9cd09
tree298ed38dedde51ddffc96067fbc2f1d5d71139f9
parente6abfbb959b363248ee03c731a67d2897dd061ce
parent24858f15786a105d4838bdb95dbd17af69a8140d
Auto merge of #1110 - brson:install, r=alexcrichton

This bug shouldn't actually cause any problems but it's a mistake that causes cargo's manifest to be stored in `/usr/lib/cargo` instead of `/usr/lib/rustlib`. People who upgrade will probably end up with an extra 'cargo' dir laying around...